home *** CD-ROM | disk | FTP | other *** search
/ Alles Voor Internet / Tout Pour Internet / alles voor internet.iso / MacInternet™ / Net / Utilities / Seer family 2.0 / docs / read_me < prev    next >
Encoding:
Text File  |  1987-08-29  |  1.6 KB  |  41 lines  |  [TEXT/KAHL]

  1. Seer will be a replacement for the Peek program.  It is currently
  2. under construction at Carnegie Mellon, by Aaron Wohl.
  3. Seer can decode the fields of each kind of packet and print them in human
  4. readable form. We have all seen Macintosh vaporware programs that have the
  5. windows and menus and don't really do anything.  In it's present form Seer
  6. is the otherway around; it can collect packets and decode some of
  7. them, but doesn't have a user interface to speak of.
  8.  
  9. Seer isn't particurly useful in its current state.  It is being
  10. released at this time so that our friends in the AppleTalk community
  11. might know the status of this project.  We have received pleas for
  12. information as to how to initilized the SCC in promiscuous mode and
  13. receive packets.  Examine the code for Seer and read the file sr_doc
  14. for information about promiscuous listening.
  15.  
  16. All parts of Seer are public domain so that others might feel free to
  17. build on the provided routines.  Please note however that the interface
  18. to the queue will definitely change to support stepping forward and backward
  19. between packets. Actually, the entire program is under active development
  20. and change.  The sources are publicly readable on the arpanet as:
  21.     host: gnome.cs.cmu.edu
  22.     directory: /usr/avw/seer/dist/v1.shar
  23. and will be updated from time to time.
  24.  
  25. Aaron Wohl
  26. Carnegie -Mellon University
  27. College of Fine Arts
  28. Center for Art and Technology
  29. Pittsburgh, PA 15213-3890
  30. (412)-268-3454
  31.  
  32. Since I freqently work at home, feel free to contact me there, 8am-8pm:
  33. 442 Franklin Ave/Rear
  34. Pittsburgh PA, 15221
  35. (412)-731-6159
  36.  
  37. File names:
  38.     xt_*    - the c sources to 'Seer Test Aplication'.
  39.  
  40.     The other files build the seer device driver.
  41.